home *** CD-ROM | disk | FTP | other *** search
/ Aminet 16 / Aminet 16 (1996)(GTI - Schatztruhe)[!][Dec 1996].iso / Aminet / text / misc / newspeak.lha / newspeak / newspeak.readme < prev   
Text File  |  1996-10-27  |  1KB  |  28 lines

  1. Short: English to NewSpeak filter
  2. Author: Jamie Zawinski <jwz@lucid.com>
  3. Uploader: Peter J Mills <peter@tyranny.demon.co.uk>
  4. Type: text/misc
  5.  
  6. This is just a rapid recompilation of the old lexical filter which 
  7. attempts to transform English text into NewSpeak (NewSpeak being 
  8. the mode of speech in Orwell's "1984").
  9.  
  10. I have included the original flex source, as distributed, and a 
  11. version compiled with GNU Flex 2.52 and SAS/C. I don't claim that 
  12. it has been compiled in the best, fastest or most efficient 
  13. manner. It should run on a bog standard 68000 (I think), and works 
  14. just fine on a 68060. I have no idea how much memory it needs, or 
  15. what colour your mouse pointer should be. It works for me, doesn't 
  16. trash anything. If it causes you any problems, that's your lookout- 
  17. use entirely at your own risk. Recompile it if it causes problems...
  18.  
  19. o Usage is as a filter, an example is:
  20.  
  21.   newspeak <congress.txt >newcon.txt
  22.  
  23. o See the enclosed HTML file for example output :->
  24.  
  25. o All other information may be found in the flex src itself.
  26.  
  27. o Hail Big Brother!
  28.